In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / SetViewerPreference Method

SetViewerPreference Method (IGdPicturePDF)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(610)>

Function SetViewerPreference( _

   ByVal Preference As PdfViewerPreference, _

   ByVal Enable As Boolean _

) As GdPictureStatus
[DispId(610)]

GdPictureStatus SetViewerPreference( 

   PdfViewerPreference Preference,

   bool Enable

)
function SetViewerPreference( 

    Preference: PdfViewerPreference;

    Enable: Boolean

): GdPictureStatus; 
DispIdAttribute(610)

function SetViewerPreference( 

   Preference : PdfViewerPreference,

   Enable : boolean

) : GdPictureStatus;
[DispId(610)]

GdPictureStatus SetViewerPreference( 

   PdfViewerPreference Preference,

   bool Enable

) 
[DispId(610)]

GdPictureStatus SetViewerPreference( 

   PdfViewerPreference Preference,

   bool Enable

) 

Parameters

Preference
Enable
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members